Fixed Special:ChangeEmail spelling in French
authorLtrlg <ltrlg.wp@gmail.com>
Fri, 2 Oct 2015 17:52:39 +0000 (19:52 +0200)
committerLtrlg <ltrlg.wp@gmail.com>
Sat, 3 Oct 2015 16:20:59 +0000 (18:20 +0200)
And swapped names for it, following the global convention that
underscored names are the default ones

Change-Id: Idf068e670f6e0c96542610bc5740697ec945adbf

languages/messages/MessagesFr.php

index b64922e..be2fa49 100644 (file)
@@ -53,7 +53,7 @@ $specialPageAliases = array(
        'Booksources'               => array( 'Ouvrages_de_référence', 'Ouvrages_de_reference', 'Ouvragesderéférence', 'Ouvragesdereference', 'Recherche_ISBN', 'Recherche_isbn', 'RechercheISBN', 'Rechercheisbn' ),
        'BrokenRedirects'           => array( 'Redirections_cassées', 'RedirectionCassées', 'Redirections_cassees', 'RedirectionsCassees' ),
        'Categories'                => array( 'Catégories' ),
-       'ChangeEmail'               => array( 'ChangerCouriel', 'Changer_courrielw' ),
+       'ChangeEmail'               => array( 'Changer_courriel', 'ChangerCourriel', 'ChangerCouriel' ),
        'ChangePassword'            => array( 'Changement_du_mot_de_passe', 'ChangementDuMotDePasse' ),
        'ComparePages'              => array( 'Comparer_des_pages' ),
        'Confirmemail'              => array( 'Confirmer_l\'adresse_de_contact', 'Confirmer_le_courriel', 'ConfirmerLeCourriel' ),